[INFO] cloning repository https://github.com/wert007/frog-tg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wert007/frog-tg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Ffrog-tg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Ffrog-tg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b345e31427353e38e2b088bb591afdc5e955e120
[INFO] fixing wert007/frog-tg against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Ffrog-tg" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wert007/frog-tg
[INFO] finished tweaking git repo https://github.com/wert007/frog-tg
[INFO] tweaked toml for git repo https://github.com/wert007/frog-tg written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wert007/frog-tg on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wert007/frog-tg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pstwh/img2pdf`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded teloxide-macros v0.10.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded text_on_image v0.1.0
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40
[INFO] running `Command { std: "docker" "start" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking img2pdf v0.1.0 (https://github.com/pstwh/img2pdf#ad47f757)
[INFO] [stderr]     Checking text_on_image v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking frog-tg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../locations.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/polls.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |             MainQuestion::WhereAreYou => include_str!("../locations.txt")
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../assets/template.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | const TEMPLATE: &'static [u8] = include_bytes!("../../assets/template.png");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../assets/fonts/Coolvetica Rg.otf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | const FONT: &'static [u8] = include_bytes!("../../assets/fonts/Coolvetica Rg.otf");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../author.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     write(&mut img, include_str!("../../author.txt"), 215, 1489);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../openmeteo-url.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/weather.rs:81:37
[INFO] [stdout]    |
[INFO] [stdout] 81 | const OPENMETEO_URL: &'static str = include_str!("../openmeteo-url.txt").trim_ascii();
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../token.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | const TOKEN: &'static str = include_str!("../token.txt").trim_ascii();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../locations.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/polls.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |             MainQuestion::WhereAreYou => include_str!("../locations.txt")
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../assets/template.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | const TEMPLATE: &'static [u8] = include_bytes!("../../assets/template.png");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../assets/fonts/Coolvetica Rg.otf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | const FONT: &'static [u8] = include_bytes!("../../assets/fonts/Coolvetica Rg.otf");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/reports/../../author.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/reports/img.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     write(&mut img, include_str!("../../author.txt"), 215, 1489);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../openmeteo-url.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/weather.rs:81:37
[INFO] [stdout]    |
[INFO] [stdout] 81 | const OPENMETEO_URL: &'static str = include_str!("../openmeteo-url.txt").trim_ascii();
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../token.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | const TOKEN: &'static str = include_str!("../token.txt").trim_ascii();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frog-tg` (bin "frog-tg" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frog-tg` (bin "frog-tg") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40", kill_on_drop: false }`
[INFO] [stdout] e95952c0f9ec7175fc475af6a57fb62d8cb28f15de9a170da47b1306d861ce40
